home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2004 #6 / Amiga Plus CD - 2004 - No. 06.iso / AmiSoft / Gfx / conv / SmartScale.readme.txt < prev   
Text File  |  1978-04-17  |  2KB  |  54 lines

  1. Short:    A CLI/WB program used for gfx conversion scripts & gfx info.
  2. Author:   lombi@iprimus.com.au (Lorence Lombardo)
  3. Uploader: lombi@iprimus.com.au (Lorence Lombardo)
  4. Type:     gfx/conv
  5. Requires: reqtools.library
  6.  
  7.  
  8. SmartScale v2.0e  (C) 1996-2004  Lorence Lombardo.
  9.  
  10. What the #@$% is SmartScale ?
  11.  
  12. SmartScale is a little program I wrote intended for graphic conversion
  13. script files. It has 3 output modes. Con, env & ask. You can even use it
  14. just for graphics info. It will look at a picture or animation and tell you
  15. the dimensions of that picture and output the information to the con or env.
  16. It has internal ILBM support and will use datatypes for other graphic types.
  17. If you use the ask mode you will be able to enter an X & Y scale or %.
  18. The entered scale will be recalculated in order to keep the aspect ratio of
  19. the picture or animation the same, if you choose to do so.  Ideal for script
  20. files. If no file argument is given when in "ask" or "con" mode a file
  21. requestor will be automatically opened. It can be executed from the
  22. WorkBench or with no parameters purely just to get information about the
  23. selected graphics file.
  24.  
  25.  
  26. See the following archives on the aminet for example usage of SmartScale:-
  27. Anim2mpegS.lha, Anim2mpegB.lha, Anim2gif.lha, Anim2qt.lha, Mp2anim.lha,
  28. Gif2anim.lha, dctv2anim.lha & dctv2anim2.lha 
  29.  
  30. You may also wish to update these script/progs with this new version of
  31. SmartScale.
  32.  
  33.  
  34.  Usage:
  35.  SmartScale [con/env/ask] [file name]
  36.  
  37.  eg. SmartScale con pic.iff
  38.                or
  39.      SmartScale ask pic.iff
  40.  
  41.  ENV outputs:
  42.  XIN & YIN input size of picture
  43.  DIN depth of picture
  44.  FT  file type
  45.  QUIT close gadget notification when using the [ask] parameter.
  46.  XOUT & YOUT calculated size of picture when using the [ask] parameter.
  47.  
  48.  
  49.  
  50. Feeling bored ?  :)
  51. Why not check out this URL ?
  52.  
  53. http://home.iprimus.com.au/lombi/1/homepage.htm
  54.